Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update patch, pin, image digest versions #616

Merged
merged 1 commit into from
Jan 12, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 12, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@headlessui/react (source) 1.7.17 -> 1.7.18 age adoption passing confidence dependencies patch
@tailwindcss/forms 0.5.6 -> 0.5.7 age adoption passing confidence dependencies patch
@testing-library/user-event 14.5.1 -> 14.5.2 age adoption passing confidence devDependencies patch
@types/react (source) 18.2.24 -> 18.2.47 age adoption passing confidence dependencies patch
@types/react-datepicker (source) 4.19.0 -> 4.19.5 age adoption passing confidence devDependencies patch
@types/react-dom (source) 18.2.8 -> 18.2.18 age adoption passing confidence dependencies patch
msw (source) 2.0.11 -> 2.0.14 age adoption passing confidence devDependencies patch
nginx 1.25.2 -> 1.25.3 age adoption passing confidence final patch
postcss (source) 8.4.31 -> 8.4.33 age adoption passing confidence devDependencies patch
prettier-plugin-tailwindcss 0.5.4 -> 0.5.11 age adoption passing confidence devDependencies patch
react-oidc-context 2.3.0 -> 2.3.1 age adoption passing confidence dependencies patch
react-router-dom (source) 6.21.0 -> 6.21.2 age adoption passing confidence dependencies patch
vite (source) 5.0.10 -> 5.0.11 age adoption passing confidence devDependencies patch
web-vitals 3.5.0 -> 3.5.1 age adoption passing confidence dependencies patch
org.springframework.modulith:spring-modulith-bom (source) 1.1.0 -> 1.1.1 age adoption passing confidence dependencies patch
org.springframework.modulith:spring-modulith-bom (source) 1.1.0-M1 -> 1.1.1 age adoption passing confidence dependencies patch
au.com.dius.pact.provider:junit5spring 4.6.3 -> 4.6.4 age adoption passing confidence dependencies patch
org.liquibase:liquibase-core (source) 4.25.0 -> 4.25.1 age adoption passing confidence dependencies patch
org.testcontainers:testcontainers-bom (source) 1.19.0 -> 1.19.3 age adoption passing confidence dependencies patch
io.swagger.core.v3:swagger-annotations 2.2.16 -> 2.2.20 age adoption passing confidence dependencies patch
io.mockk:mockk (source) 1.13.8 -> 1.13.9 age adoption passing confidence dependencies patch
org.jetbrains.kotlin.plugin.spring 1.9.10 -> 1.9.22 age adoption passing confidence plugin patch
org.jetbrains.kotlin.jvm 1.9.10 -> 1.9.22 age adoption passing confidence plugin patch
org.apache.groovy:groovy-all (source) 4.0.15 -> 4.0.17 age adoption passing confidence dependencies patch
org.liquibase.gradle 2.2.0 -> 2.2.1 age adoption passing confidence plugin patch
jacoco (source) 0.8.10 -> 0.8.11 age adoption passing confidence dependencies patch

Release Notes

tailwindlabs/headlessui (@​headlessui/react)

v1.7.18

Compare Source

Fixed
  • Don't call <Dialog>'s onClose twice on mobile devices (#​2690)
  • Lazily resolve default containers in <Dialog> (#​2697)
  • Ensure hidden Tab.Panel components are hidden from the accessibility tree (#​2708)
  • Add support for role="alertdialog" to <Dialog> component (#​2709)
  • Ensure blurring the Combobox.Input component closes the Combobox (#​2712)
  • Allow changes to the className prop when the <Transition /> component is currently not transitioning (#​2722)
  • Export (internal-only) component interfaces for TypeScript compiler (#​2313)
  • Fix infinite render-loop for <Disclosure.Panel> and <Popover.Panel> when as={Fragment} (#​2760)
  • Fix VoiceOver bug for Listbox component in Chrome (#​2824)
  • Fix outside click detection when component is mounted in the Shadow DOM (#​2866)
  • Fix CJS types (#​2880)
  • Fix error when transition classes contain new lines (#​2871)
  • Improve iOS locking (7721aca)
tailwindlabs/tailwindcss-forms (@​tailwindcss/forms)

v0.5.7

Compare Source

Fixed
  • Use normal checkbox and radio appearance in forced-colors mode (#​152)
testing-library/user-event (@​testing-library/user-event)

v14.5.2

Compare Source

Bug Fixes
  • remove interop and deep DTL imports (6a3c896)
mswjs/msw (msw)

v2.0.14

Compare Source

v2.0.14 (2024-01-12)

Bug Fixes

v2.0.13

Compare Source

v2.0.13 (2024-01-09)
Bug Fixes

v2.0.12

Compare Source

v2.0.12 (2024-01-05)

Bug Fixes
postcss/postcss (postcss)

v8.4.33

Compare Source

  • Fixed NoWorkResult behavior difference with normal mode (by Romain Menke).
  • Fixed NoWorkResult usage conditions (by @​ahmdammarr).

v8.4.32

Compare Source

  • Fixed postcss().process() types (by Andrew Ferreira).
tailwindlabs/prettier-plugin-tailwindcss (prettier-plugin-tailwindcss)

v0.5.11

Compare Source

Changed
  • Bumped bundled version of Tailwind CSS to v3.4.1 (#​240)

v0.5.10

Compare Source

Changed
  • Bumped bundled version of Tailwind CSS to v3.4 (#​235)

v0.5.9

Compare Source

Fixed
  • Fixed location of embedded preflight CSS file (#​231)

v0.5.8

Compare Source

Added
  • Re-enable support for prettier-plugin-marko (#​229)

v0.5.7

Compare Source

Fixed
  • Fix sorting inside dynamic custom attributes (#​225)

v0.5.6

Compare Source

Fixed
  • Fix sorting inside {{ … }} expressions when using @shopify/prettier-plugin-liquid v1.3+ (#​222)

v0.5.5

Compare Source

Fixed
  • Sort classes inside className in Astro (#​215)
  • Support member access on function calls (#​218)
authts/react-oidc-context (react-oidc-context)

v2.3.1

Compare Source

react-oidc-context 2.3.1 is a bugfix release.

Changelog:

  • #​932: add signinResourceOwnerCredentials
  • #​936: generate esm package.json with version
  • #​933: fix broken link for LICENSE in README.md
  • #​900: fix some unit-test warning like "inside a test was not wrapped in act"

thanks to @​mikoto2000 and @​Gitarcitano

remix-run/react-router (react-router-dom)

v6.21.2

Compare Source

v6.21.1

Compare Source

Patch Changes
vitejs/vite (vite)

v5.0.11

Compare Source

GoogleChrome/web-vitals (web-vitals)

v3.5.1

Compare Source

  • Add extra guard for PerformanceEventTiming not existing (#​403)
spring-projects/spring-modulith (org.springframework.modulith:spring-modulith-bom)

v1.1.1

Compare Source

💡 Improvements

  • ModuleTestExecution potentially includes modules twice #​429
  • Exclude Spring AOT classes from architecture verification #​407

🪲 Bugs

  • Module can't see its direct dependencies when bean only used in ConstraintValidator implementation #​431
  • Event publication is marked completed even when event externalization fails #​399

🔨 Dependency Upgrades

  • Upgrade to jMolecules 2023.1.1 #​425
  • Upgrade to Spring Boot 3.2.1 #​424
  • Upgrade to Spring Cloud AWS 3.0.4 #​423
pact-foundation/pact-jvm (au.com.dius.pact.provider:junit5spring)

v4.6.4

Compare Source

  • b3c2bcb - Merge pull request #​1747 from pact-foundation/chore/remove-xerces (Ronald Holshausen, Mon Dec 11 15:36:07 2023 +1100)
  • ece6a68 - chore: Remove xerces #​1743 (Ronald Holshausen, Mon Dec 11 15:19:08 2023 +1100)
  • 0f015b2 - chore: Upgrade Gradle to 7.6.3 (Ronald Holshausen, Mon Dec 11 13:39:44 2023 +1100)
  • b8129fa - chore: Upgrade KTor to 2.3.2 (Ronald Holshausen, Sun Dec 10 08:37:00 2023 +1100)
  • eae15a8 - Merge pull request #​1742 from ealesjordan/1741-can-i-deploy-main (Ronald Holshausen, Mon Dec 11 10:06:57 2023 +1100)
  • 62c6f7b - Issue 1741 - Add to main branch option to match what is possible in the Pact Flow UI (jordan.eales, Thu Dec 7 16:28:46 2023 +0000)
  • c002e9a - Merge pull request #​1735 from biergit/patch-2 (Yousaf Nabi, Wed Nov 29 15:54:29 2023 +0000)
  • b361138 - Merge pull request #​1734 from biergit/patch-1 (Yousaf Nabi, Wed Nov 29 15:54:19 2023 +0000)
  • 1b8fe19 - Fix another typo (biergit, Wed Nov 29 09:59:50 2023 +0100)
  • dc65478 - Fix typos (biergit, Wed Nov 29 09:58:11 2023 +0100)
  • 36a3992 - chore: cleanup some unecessary files (Ronald Holshausen, Wed Nov 15 16:41:22 2023 +1100)
  • 9f4467e - fix: Message matching rules can be defined under content instead of body #​1509 (Ronald Holshausen, Wed Nov 15 15:36:20 2023 +1100)
  • eef0810 - chore: Add branch to published pacts #​1714 (Ronald Holshausen, Wed Nov 15 15:23:19 2023 +1100)
  • 30d28c1 - Chore: Add test with headers with params with no values #​1727 (Ronald Holshausen, Wed Nov 15 10:02:43 2023 +1100)
  • 367cb6e - chore: Upgrade org.json:json to latest #​1720 (Ronald Holshausen, Tue Oct 24 16:47:19 2023 +1100)
  • d0997e5 - bump version to 4.6.4 (Ronald Holshausen, Fri Sep 22 10:43:32 2023 +1000)
liquibase/liquibase (org.liquibase:liquibase-core)

v4.25.1

Compare Source

testcontainers/testcontainers-java (org.testcontainers:testcontainers-bom)

v1.19.3

Compare Source

What's Changed
🐛 Bug Fixes
🧹 Housekeeping

v1.19.2

Compare Source

Testcontainers for Java 1.19.2
Core
Modules
Elasticserach
JDBC
K3S
Kafka
LocalStack
YugabyteDB
What's Changed
📖 Documentation
📦 Dependency updates
12 changes

v1.19.1

Compare Source

Testcontainers for Java 1.19.1

Core

Modules

Redpanda

What's Changed

☠️ Deprecations

📖 Documentation

📦 Dependency updates

7 changes
swagger-api/swagger-core (io.swagger.core.v3:swagger-annotations)

v2.2.20: Swagger-core 2.2.20 released!

  • switch to original eclipse transformer for jakarta artifacts - update dependencies (#​4578)
  • Bump logback-version from 1.4.11 to 1.4.13 (#​4564)
  • Bump jakarta.inject:jakarta.inject-api from 1.0 to 1.0.5 (#​4563)
  • Bump org.apache.maven.plugins:maven-compiler-plugin from 3.8.1 to 3.11.0 (#​4562)
  • Bump org.codehaus.mojo:build-helper-maven-plugin from 3.0.0 to 3.5.0 (#​4556)
  • Remove System.err (#​4548)
  • Bump org.apache.maven.plugins:maven-jar-plugin from 3.2.0 to 3.3.0 (#​4545)
  • Bump jakarta.xml.bind:jakarta.xml.bind-api from 2.3.2 to 2.3.3 (#​4544)
  • Bump commons-io:commons-io from 2.14.0 to 2.15.0 (#​4541)
  • Treat kotlin.Deprecated as a deprecated operation (#​4464)

v2.2.19: Swagger-core 2.2.19 released!

  • give precedence to requiredMode annotation (#​4533)
  • update dependencies (#​4521)
  • Bump org.apache.maven.plugins:maven-source-plugin from 3.2.1 to 3.3.0 (#​4513)
  • add deps update CI (#​4509)

v2.2.18: Swagger-core 2.2.18 released!

v2.2.17: Swagger-core 2.2.17 released!

Compare Source

  • python CI - encode request body (#​4489)
  • python CI - encode request body (#​4488)
  • update pythom CI (#​4487)
  • update dependencies (#​4486)
  • refs #​4455 - add config properties for default response status code (#​4482)
  • fix: compare string using equals instead of == for Reader class (#​4480)
mockk/mockk (io.mockk:mockk)

v1.13.9

Compare Source

What's Changed

New Contributors

Full Changelog: mockk/mockk@1.13.8...1.13.9

jacoco/jacoco (jacoco)

[v0.8.11](https://togithub.com/jacoco/jacoco/releases/tag/


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

codecov bot commented Jan 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (db6885d) 98.50% compared to head (43cbf10) 74.03%.

Additional details and impacted files
@@              Coverage Diff              @@
##               main     #616       +/-   ##
=============================================
- Coverage     98.50%   74.03%   -24.48%     
- Complexity       57      168      +111     
=============================================
  Files            16       87       +71     
  Lines           134     1933     +1799     
  Branches          2      121      +119     
=============================================
+ Hits            132     1431     +1299     
- Misses            2      498      +496     
- Partials          0        4        +4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/patch-pin-image-digest-versions branch from 3136e07 to 928947b Compare January 12, 2024 17:28
@renovate renovate bot force-pushed the renovate/patch-pin-image-digest-versions branch 2 times, most recently from a3c4a45 to 9c81162 Compare January 12, 2024 17:35
@renovate renovate bot force-pushed the renovate/patch-pin-image-digest-versions branch from 9c81162 to 43cbf10 Compare January 12, 2024 19:07
@renovate renovate bot merged commit 7506e59 into main Jan 12, 2024
18 checks passed
@renovate renovate bot deleted the renovate/patch-pin-image-digest-versions branch January 12, 2024 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants